public void setSoundType( java.lang.String soundType ) |
Parameters
- soundType
- The type of the sound annotation icon.
public void setSoundType( java.lang.String soundType ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When soundType is null or empty. |